home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Environments / PowerFantasm™ 4.19a / Beginners guide / Beginners Mac Assembly - ed.srd / Beginners Mac Assembly - ed.srd.rsrc / PICT_40.png < prev    next >
Portable Network Graphic  |  1996-08-28  |  79KB  |  816x1056  |  8-bit (256 colors)
Labels: book | bulletin board | hakham | reckoner | sky
OCR: Wed Aug 28, 1996 Beginners Guide Macintosh Assembly Language Programming 4Bage After describing the program in this way you should try to play computer. This means mentally running through the program, analysing what the computer doing at this step, and then verifying 11 This very important. Normally. when you have a specific problem to code you need an "algorithm' that explains how problem can be solved by breaking it into smaller, easier steps The algori thm may already be known, in which case its just matter of converting the algorithm something the machine can understand. or you may have to develop the algorithm yourself, which bv far the hardest part Once the algorithm IS described in readable English, either on a nice flow chart. or the back of cornflake packet. you can then convert ...